home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 November / macformat-109.iso / Demos / Alice Demo / demo / pak0.pk3 / models / mushroom02.tik < prev    next >
Encoding:
Text File  |  2000-11-20  |  371 b   |  30 lines

  1. TIKI
  2. setup
  3.     {
  4.     scale 1
  5.     lod_bias -0.5
  6.     path models/mushroom02
  7.     surface material1 shader skin01.tga
  8.     }
  9.  
  10. init
  11. {
  12.     server
  13.     {
  14.         classname object
  15.         inanimate
  16.         noshadow
  17.     }
  18. }
  19.  
  20. animations
  21.     {
  22.     idle notmoving.tan
  23.     swaying swaying.tan
  24.     }
  25.  
  26. /*QUAKED mushroom_small02 (1 0.5 0) (-16 -16 0) (16 16 48)
  27.  
  28. Small purple mushroom with white spots on the cap.
  29.  
  30. */